home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / metamail / contrib / ServiceMail / doc / services / retrieve.doc < prev    next >
Encoding:
Text File  |  1992-07-06  |  635 b   |  21 lines

  1. NAME
  2.  
  3. retrieve
  4.  
  5. SYNOPSIS
  6.  
  7. retrieve [<sourcename>]
  8. Contents: a "result structure" returned by 'find' or a list of document id's.
  9.  
  10.  
  11. DESCRIPTION
  12.  
  13. The 'find' service searches for matches of the given keywords in the given
  14. source name.  The result is a lisp-like "result structure" which describes all
  15. the hits.  This result structure can be sent back verbatim to the 'retrieve'
  16. service to retrieve all the matching documents, or a select list of document
  17. ids (substructures of the result structure) can be sent to the retrive service.
  18. If a list of document ids is being sent, the sourcename must be supplied to
  19. 'retrieve' as an agrument.
  20.  
  21.